Payment Page (callback_form)

For each transaction, merchants are able to dynamically set the look and feel of the payment page, including the input boxes controlled by AltaPay, resulting in a seamless checkout flow all the way through to the payment.

Some alternative payment methods operate using a re-direct solution. In these instances, AltaPay takes care of all the mapping of the parameters the merchant already has integrated, reducing technical overhead.

Your customer accesses the payment page via our secure payment gateway. You design the page, and we retrieve it from your server in one of the following ways:

To ensure that the page is secure, we deliver it using SSL from our gateway. All Javascript and other active content is stripped from its content. If the callback URL is non-secure (i.e. HTTP instead of HTTPS), all images, CSS, links, and forms are proxied by AltaPay.

You can clear the cache for all terminals under Home > Terminal in the Merchant Information Interface.

The payment page URL is retrieved via AltaPay's servers, and not directly by your customer, but cookies and UserAgent headers are relayed, and we will relay the UserAgent header if the client specifies this to us.

 

See also, Settings for the Payment Page (callback_form)